home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / pingpong.swf / scripts / DefineButton2_849 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-01-10  |  310 b   |  17 lines

  1. on(release){
  2.    var ┬º\x01┬º = 207;
  3.    if(eval("\x01") == 207)
  4.    {
  5.       set("\x01",eval("\x01") - 57);
  6.       gotoAndStop(1);
  7.    }
  8.    else if(eval("\x01") == 150)
  9.    {
  10.       set("\x01",eval("\x01") + 720);
  11.    }
  12.    else if(eval("\x01") == 870)
  13.    {
  14.       set("\x01",eval("\x01") - 551);
  15.    }
  16. }
  17.